C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / WorkDays Class / FindIndex Method / FindIndex(Int32,Predicate<DayOfWeek>) Method

In This Topic
FindIndex(Int32,Predicate<DayOfWeek>) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function FindIndex( _
   ByVal startIndex As System.Integer, _
   ByVal match As System.Predicate(Of DayOfWeek) _
) As System.Integer
 

Parameters

startIndex
match
See Also